home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 31 / PC Gamer IT CD 31 2-2.iso / utility / MIDWV221 / MidWavi.Exe / 0 / RCDATA / TFORM4 / TFORM4.txt < prev   
Text File  |  1998-04-08  |  13KB  |  595 lines

  1. object Form4: TForm4
  2.   Left = 144
  3.   Top = 94
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'MidWavi  AVI-MID-WAV Player'
  7.   ClientHeight = 367
  8.   ClientWidth = 503
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Menu = MainMenu1
  16.   Position = poScreenCenter
  17.   ShowHint = True
  18.   OnActivate = FormActivate
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   OnMouseDown = FormMouseDown
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Bevel5: TBevel
  25.     Left = 16
  26.     Top = 8
  27.     Width = 313
  28.     Height = 241
  29.   end
  30.   object Bevel3: TBevel
  31.     Left = 344
  32.     Top = 8
  33.     Width = 145
  34.     Height = 351
  35.   end
  36.   object Label3: TLabel
  37.     Left = 376
  38.     Top = 216
  39.     Width = 41
  40.     Height = 26
  41.     Alignment = taRightJustify
  42.     AutoSize = False
  43.     Font.Charset = DEFAULT_CHARSET
  44.     Font.Color = clGreen
  45.     Font.Height = -27
  46.     Font.Name = 'Arial'
  47.     Font.Style = [fsBold, fsItalic]
  48.     ParentFont = False
  49.   end
  50.   object Label4: TLabel
  51.     Left = 418
  52.     Top = 216
  53.     Width = 41
  54.     Height = 26
  55.     AutoSize = False
  56.     Font.Charset = DEFAULT_CHARSET
  57.     Font.Color = clGreen
  58.     Font.Height = -27
  59.     Font.Name = 'Arial'
  60.     Font.Style = [fsBold, fsItalic]
  61.     ParentFont = False
  62.   end
  63.   object Bevel2: TBevel
  64.     Left = 352
  65.     Top = 214
  66.     Width = 129
  67.     Height = 35
  68.   end
  69.   object Label1: TLabel
  70.     Left = 24
  71.     Top = 280
  72.     Width = 297
  73.     Height = 21
  74.     Alignment = taCenter
  75.     AutoSize = False
  76.     Font.Charset = DEFAULT_CHARSET
  77.     Font.Color = clBlue
  78.     Font.Height = -16
  79.     Font.Name = 'Arial'
  80.     Font.Style = [fsBold]
  81.     ParentFont = False
  82.   end
  83.   object Bevel4: TBevel
  84.     Left = 16
  85.     Top = 274
  86.     Width = 313
  87.     Height = 33
  88.   end
  89.   object Label2: TLabel
  90.     Left = 354
  91.     Top = 289
  92.     Width = 126
  93.     Height = 18
  94.     Alignment = taCenter
  95.     AutoSize = False
  96.     Font.Charset = DEFAULT_CHARSET
  97.     Font.Color = clBlue
  98.     Font.Height = -11
  99.     Font.Name = 'MS Sans Serif'
  100.     Font.Style = []
  101.     ParentFont = False
  102.   end
  103.   object Label5: TLabel
  104.     Left = 354
  105.     Top = 303
  106.     Width = 126
  107.     Height = 16
  108.     Alignment = taCenter
  109.     AutoSize = False
  110.     Font.Charset = DEFAULT_CHARSET
  111.     Font.Color = clBlue
  112.     Font.Height = -11
  113.     Font.Name = 'MS Sans Serif'
  114.     Font.Style = []
  115.     ParentFont = False
  116.   end
  117.   object Bevel7: TBevel
  118.     Left = 352
  119.     Top = 176
  120.     Width = 129
  121.     Height = 25
  122.   end
  123.   object Label6: TLabel
  124.     Left = 360
  125.     Top = 181
  126.     Width = 113
  127.     Height = 14
  128.     Alignment = taCenter
  129.     AutoSize = False
  130.   end
  131.   object Bevel8: TBevel
  132.     Left = 352
  133.     Top = 144
  134.     Width = 129
  135.     Height = 25
  136.   end
  137.   object Label7: TLabel
  138.     Left = 360
  139.     Top = 150
  140.     Width = 113
  141.     Height = 13
  142.     Alignment = taCenter
  143.     AutoSize = False
  144.   end
  145.   object Bevel1: TBevel
  146.     Left = 352
  147.     Top = 286
  148.     Width = 129
  149.     Height = 36
  150.   end
  151.   object Gauge1: TGauge
  152.     Left = 352
  153.     Top = 255
  154.     Width = 129
  155.     Height = 25
  156.     Font.Charset = DEFAULT_CHARSET
  157.     Font.Color = clNavy
  158.     Font.Height = -15
  159.     Font.Name = 'Arial'
  160.     Font.Style = [fsBold]
  161.     ForeColor = clYellow
  162.     BackColor = clSilver
  163.     ParentFont = False
  164.     Progress = 0
  165.   end
  166.   object Panel1: TPanel
  167.     Left = 23
  168.     Top = 13
  169.     Width = 300
  170.     Height = 230
  171.     BevelOuter = bvNone
  172.     BorderStyle = bsSingle
  173.     Color = clBlack
  174.     TabOrder = 8
  175.     Visible = False
  176.     OnMouseDown = Panel1MouseDown
  177.   end
  178.   object ListBox1: TRzCheckList
  179.     Left = 32
  180.     Top = 16
  181.     Width = 281
  182.     Height = 177
  183.     Hint = 'Double Click or hit ENTER to play a hi-lighted file'
  184.     AllowGrayed = False
  185.     OnChanging = ListBox1Changing
  186.     Color = clBtnFace
  187.     ItemHeight = 16
  188.     TabOrder = 29
  189.     OnClick = ListBox1Click
  190.     OnDblClick = ListBox1DblClick
  191.     OnKeyDown = ListBox1KeyDown
  192.     OnKeyPress = ListBox1KeyPress
  193.     OnMouseDown = ListBox1MouseDown
  194.   end
  195.   object RadioGroup2: TRadioGroup
  196.     Left = 16
  197.     Top = 310
  198.     Width = 135
  199.     Height = 50
  200.     TabOrder = 13
  201.   end
  202.   object Button12: TButton
  203.     Left = 21
  204.     Top = 205
  205.     Width = 113
  206.     Height = 27
  207.     Hint = 'Choose which files (up to 600 approx) you wish to play'
  208.     Caption = 'Select &AVI-MID-WAV'
  209.     TabOrder = 1
  210.     OnClick = Button12Click
  211.   end
  212.   object Button5: TButton
  213.     Left = 424
  214.     Top = 48
  215.     Width = 57
  216.     Height = 23
  217.     Hint = 'Go to previous file selected'
  218.     Caption = 'Pre&vious'
  219.     ParentShowHint = False
  220.     ShowHint = True
  221.     TabOrder = 5
  222.     OnClick = Button5Click
  223.   end
  224.   object Button1: TButton
  225.     Left = 352
  226.     Top = 16
  227.     Width = 56
  228.     Height = 23
  229.     Hint = 'Play starting from first selection '
  230.     Caption = '&Play'
  231.     Enabled = False
  232.     ParentShowHint = False
  233.     ShowHint = True
  234.     TabOrder = 0
  235.     OnClick = Button1Click
  236.   end
  237.   object Button2: TButton
  238.     Left = 352
  239.     Top = 80
  240.     Width = 129
  241.     Height = 23
  242.     Hint = 'Stop but retain selection(s)'
  243.     Caption = '&Stop'
  244.     ParentShowHint = False
  245.     ShowHint = True
  246.     TabOrder = 2
  247.     OnClick = Button2Click
  248.   end
  249.   object Button4: TButton
  250.     Left = 352
  251.     Top = 48
  252.     Width = 56
  253.     Height = 23
  254.     Hint = 'Go to next file selected'
  255.     Caption = '&Next'
  256.     ParentShowHint = False
  257.     ShowHint = True
  258.     TabOrder = 3
  259.     OnClick = Button4Click
  260.   end
  261.   object Button3: TButton
  262.     Left = 424
  263.     Top = 16
  264.     Width = 57
  265.     Height = 23
  266.     Hint = 'Click to Pause, click again to resume playing'
  267.     Caption = 'Pa&use'
  268.     ParentShowHint = False
  269.     ShowHint = True
  270.     TabOrder = 4
  271.     OnClick = Button3Click
  272.   end
  273.   object TrackBar1: TTrackBar
  274.     Left = 345
  275.     Top = 256
  276.     Width = 143
  277.     Height = 23
  278.     Enabled = False
  279.     Orientation = trHorizontal
  280.     Frequency = 1
  281.     Position = 0
  282.     SelEnd = 0
  283.     SelStart = 0
  284.     TabOrder = 6
  285.     TickMarks = tmBottomRight
  286.     TickStyle = tsManual
  287.     Visible = False
  288.   end
  289.   object Button7: TButton
  290.     Left = 352
  291.     Top = 112
  292.     Width = 128
  293.     Height = 23
  294.     Hint = 'Cancel all selections and return to CD player'
  295.     Caption = '&Return to CD Player'
  296.     ParentShowHint = False
  297.     ShowHint = True
  298.     TabOrder = 7
  299.     OnClick = Button7Click
  300.   end
  301.   object RadioButton1: TRadioButton
  302.     Left = 24
  303.     Top = 323
  304.     Width = 121
  305.     Height = 17
  306.     Hint = 'Play AVI at original size'
  307.     Caption = 'Allo&w original AVI size'
  308.     TabOrder = 9
  309.     OnClick = RadioButton1Click
  310.   end
  311.   object RadioButton2: TRadioButton
  312.     Left = 24
  313.     Top = 340
  314.     Width = 105
  315.     Height = 17
  316.     Hint = 'Restrict AVI to a set size'
  317.     Caption = 'Resize AV&I to fit'
  318.     Checked = True
  319.     TabOrder = 10
  320.     TabStop = True
  321.     OnClick = RadioButton2Click
  322.   end
  323.   object MediaPlayer1: TMediaPlayer
  324.     Left = 24
  325.     Top = 368
  326.     Width = 253
  327.     Height = 20
  328.     EnabledButtons = [btPlay, btPause, btStop, btNext, btPrev, btStep, btBack, btEject]
  329.     Visible = False
  330.     TabOrder = 11
  331.     OnNotify = MediaPlayer1Notify
  332.   end
  333.   object RadioGroup1: TRadioGroup
  334.     Left = 224
  335.     Top = 310
  336.     Width = 105
  337.     Height = 50
  338.     Hint = 'Elapsed = amount played - Remaining = amount left to play'
  339.     Items.Strings = (
  340.       'Elapse&d time'
  341.       'Re&maining time')
  342.     TabOrder = 12
  343.     OnClick = RadioGroup1Click
  344.   end
  345.   object Button8: TButton
  346.     Left = 223
  347.     Top = 253
  348.     Width = 25
  349.     Height = 18
  350.     Caption = '-'
  351.     Font.Charset = DEFAULT_CHARSET
  352.     Font.Color = clBlack
  353.     Font.Height = -16
  354.     Font.Name = 'MS Sans Serif'
  355.     Font.Style = [fsBold]
  356.     ParentFont = False
  357.     TabOrder = 14
  358.     OnClick = Button8Click
  359.   end
  360.   object Button9: TButton
  361.     Left = 248
  362.     Top = 253
  363.     Width = 25
  364.     Height = 18
  365.     Caption = '+'
  366.     Font.Charset = DEFAULT_CHARSET
  367.     Font.Color = clBlack
  368.     Font.Height = -16
  369.     Font.Name = 'MS Sans Serif'
  370.     Font.Style = [fsBold]
  371.     ParentFont = False
  372.     TabOrder = 15
  373.     OnClick = Button9Click
  374.   end
  375.   object Button10: TButton
  376.     Left = 17
  377.     Top = 253
  378.     Width = 44
  379.     Height = 18
  380.     Caption = 'Normal'
  381.     TabOrder = 16
  382.     OnClick = Button10Click
  383.   end
  384.   object Button11: TButton
  385.     Left = 63
  386.     Top = 253
  387.     Width = 44
  388.     Height = 18
  389.     Hint = 'Control look and size of filename details etc'
  390.     Caption = 'Bold'
  391.     TabOrder = 17
  392.     OnClick = Button11Click
  393.   end
  394.   object Button13: TButton
  395.     Left = 108
  396.     Top = 253
  397.     Width = 44
  398.     Height = 18
  399.     Caption = 'Default'
  400.     TabOrder = 18
  401.     OnClick = Button13Click
  402.   end
  403.   object Button14: TButton
  404.     Left = 161
  405.     Top = 253
  406.     Width = 27
  407.     Height = 18
  408.     Caption = 'Min'
  409.     TabOrder = 19
  410.     OnClick = Button14Click
  411.   end
  412.   object Button15: TButton
  413.     Left = 188
  414.     Top = 253
  415.     Width = 27
  416.     Height = 18
  417.     Caption = 'Max'
  418.     TabOrder = 20
  419.     OnClick = Button15Click
  420.   end
  421.   object BitBtn1: TBitBtn
  422.     Left = 422
  423.     Top = 328
  424.     Width = 59
  425.     Height = 27
  426.     Caption = 'E&xit'
  427.     TabOrder = 21
  428.     OnClick = BitBtn1Click
  429.     Kind = bkClose
  430.   end
  431.   object Button6: TButton
  432.     Left = 250
  433.     Top = 205
  434.     Width = 74
  435.     Height = 27
  436.     Caption = 'Sear&ch Drive'
  437.     TabOrder = 22
  438.     OnClick = Button6Click
  439.   end
  440.   object ComboBox1: TComboBox
  441.     Left = 197
  442.     Top = 210
  443.     Width = 48
  444.     Height = 21
  445.     Style = csDropDownList
  446.     Color = clNavy
  447.     Font.Charset = DEFAULT_CHARSET
  448.     Font.Color = clWhite
  449.     Font.Height = -11
  450.     Font.Name = 'MS Sans Serif'
  451.     Font.Style = []
  452.     ItemHeight = 13
  453.     ParentFont = False
  454.     TabOrder = 23
  455.     OnChange = ComboBox1Change
  456.     OnExit = ComboBox1Exit
  457.   end
  458.   object DriveComboBox1: TDriveComboBox
  459.     Left = 137
  460.     Top = 212
  461.     Width = 57
  462.     Height = 19
  463.     Color = clNavy
  464.     Font.Charset = DEFAULT_CHARSET
  465.     Font.Color = clWhite
  466.     Font.Height = -11
  467.     Font.Name = 'MS Sans Serif'
  468.     Font.Style = []
  469.     ParentFont = False
  470.     TabOrder = 24
  471.     OnChange = DriveComboBox1Change
  472.   end
  473.   object CheckBox1: TCheckBox
  474.     Left = 157
  475.     Top = 315
  476.     Width = 65
  477.     Height = 17
  478.     Hint = 'Automatically play one track after the other'
  479.     Caption = 'Auto Pla&y'
  480.     TabOrder = 25
  481.     OnClick = CheckBox1Click
  482.   end
  483.   object Button16: TButton
  484.     Left = 352
  485.     Top = 328
  486.     Width = 59
  487.     Height = 27
  488.     Hint = 'Select and display Graphic files'
  489.     Caption = '&Graphics'
  490.     TabOrder = 26
  491.     OnClick = Button16Click
  492.   end
  493.   object Animate1: TAnimate
  494.     Left = 144
  495.     Top = 96
  496.     Width = 81
  497.     Height = 73
  498.     Hint = 'Hit Esc to abort search'
  499.     Active = False
  500.     ParentShowHint = False
  501.     ShowHint = True
  502.     Visible = False
  503.   end
  504.   object RzColorComboBox1: TRzColorComboBox
  505.     Left = 286
  506.     Top = 250
  507.     Width = 43
  508.     Height = 22
  509.     Hint = 'Change Font colour - Right click to set custom Font colour'
  510.     About = aiRaizeComponents
  511.     DefaultColor = clBlue
  512.     SelectedColor = clBlue
  513.     ShowSysColors = False
  514.     TabOrder = 27
  515.     OnChange = RzColorComboBox1Change
  516.     OnCloseUp = RzColorComboBox1CloseUp
  517.   end
  518.   object Button17: TButton
  519.     Left = 158
  520.     Top = 340
  521.     Width = 62
  522.     Height = 20
  523.     Hint = 'To filter file types from selected list'
  524.     Caption = 'Su&b Select'
  525.     TabOrder = 30
  526.     OnClick = Button17Click
  527.   end
  528.   object Timer1: TTimer
  529.     OnTimer = Timer1Timer
  530.     Left = 208
  531.     Top = 368
  532.   end
  533.   object MainMenu1: TMainMenu
  534.     Left = 176
  535.     Top = 368
  536.     object Files1: TMenuItem
  537.       Caption = '&File'
  538.       object ReturntoCDPlayer1: TMenuItem
  539.         Caption = '&Return to CD Player'
  540.         OnClick = ReturntoCDPlayer1Click
  541.       end
  542.       object DisplayGraphicFiles1: TMenuItem
  543.         Caption = 'Display &Graphic Files'
  544.         OnClick = DisplayGraphicFiles1Click
  545.       end
  546.       object Exit1: TMenuItem
  547.         Caption = '&Exit'
  548.         OnClick = Exit1Click
  549.       end
  550.     end
  551.     object Tools1: TMenuItem
  552.       Caption = '&Tools'
  553.       object SystemInfo1: TMenuItem
  554.         Caption = 'S&ystem Status'
  555.         OnClick = SystemInfo1Click
  556.       end
  557.       object HideToolTips2: TMenuItem
  558.         Caption = 'Tool Tips O&ff'
  559.         OnClick = HideToolTips2Click
  560.       end
  561.       object ToolTIpsOn2: TMenuItem
  562.         Caption = 'Tool T&Ips On'
  563.         OnClick = ToolTIpsOn2Click
  564.       end
  565.       object Defaultallsettings1: TMenuItem
  566.         Caption = '&Default all settings'
  567.         OnClick = Defaultallsettings1Click
  568.       end
  569.     end
  570.     object Help1: TMenuItem
  571.       Caption = '&Help'
  572.       object Content1: TMenuItem
  573.         Caption = '&Content'
  574.         OnClick = Content1Click
  575.       end
  576.       object KeywordSearch1: TMenuItem
  577.         Caption = '&Keyword Search'
  578.         OnClick = KeywordSearch1Click
  579.       end
  580.       object N1: TMenuItem
  581.         Caption = '-'
  582.       end
  583.       object About1: TMenuItem
  584.         Caption = '&About'
  585.         OnClick = About1Click
  586.       end
  587.     end
  588.   end
  589.   object OpenDialog1: TOpenDialog
  590.     Options = [ofHideReadOnly, ofAllowMultiSelect]
  591.     Left = 240
  592.     Top = 368
  593.   end
  594. end
  595.